Silence some vc- compilation warnings
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:45:42 +0000 (22:45 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:45:42 +0000 (22:45 -0700)
commit70a53df5b0dcd9803b64520368fcb94ed65e0b42
tree0d9e63946a9b632c8af03d4f615834e8f607f833
parentf548fe528e8c5ddfffe44f39c0f43a3af30e8a79
Silence some vc- compilation warnings

* vc/vc-bzr.el (vc-exec-after): Remove unused declaration.
(vc-compilation-mode): Declare.
(vc-bzr-pull): Require vc-dispatcher.

* vc/vc-git.el (vc-compilation-mode): Declare.
(vc-git-pull): Require vc-dispatcher.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-git.el